Skip to content

feat: multiple versions for the pg_graphql extension #1632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

jfroche
Copy link
Collaborator

@jfroche jfroche commented Jun 7, 2025

Build multiple versions of the pg_graphql extension on different PostgreSQL versions.

Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

Make sure we build cargo extension and cargo-pgrx with the specified Rust version.

@jfroche jfroche requested review from a team as code owners June 7, 2025 11:53
@jfroche jfroche force-pushed the multi-version-ext/pg_graphql branch 2 times, most recently from 4b4a792 to e454059 Compare June 18, 2025 12:04
jfroche added 6 commits June 20, 2025 14:16
Build multiple versions of the pg_graphql extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.
This change allows developers to target specific Rust versions for
building extensions. It implements support for building cargo extensions
and `cargo-pgrx` using the specified Rust version.
@jfroche jfroche force-pushed the multi-version-ext/pg_graphql branch from e454059 to a9217e9 Compare June 20, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant